const runtime.float64Bias

2 uses

	runtime (current package)
		float.go#L12: 	float64Bias  = 1023
		float.go#L124: 	e := uint(x>>float64Shift)&float64Mask - float64Bias